Release 10.1A: OpenEdge Development:
Progress 4GL Reference
VALID-OBJECT function
Verifies that an object reference is for a valid class object instance. If the object reference represents a class object instance that is currently valid, the function returns TRUE. If the object reference is no longer valid (if, for example, some procedure or method deleted the object instance), the function returns FALSE.
Syntax
object-referenceAn object reference for a user-defined class object instance.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |